Checks if the given point is within the bounds of the given polygon.
Namespace: MindFusion.Charting.DrawingAssembly: Graphics.js
function pointInPoly (point, poly)
The point to check.
The points describing the polygon.
Graphics MembersGraphics ClassMindFusion.Charting.Drawing Namespace